Skip to content

reset weight adapter for models if no loras in request (fix 'sticky loras')#1307

Merged
leejet merged 1 commit intoleejet:masterfrom
Korsar13:master
Mar 3, 2026
Merged

reset weight adapter for models if no loras in request (fix 'sticky loras')#1307
leejet merged 1 commit intoleejet:masterfrom
Korsar13:master

Conversation

@Korsar13
Copy link
Contributor

@Korsar13 Korsar13 commented Mar 2, 2026

Currently, weight_adapter remains unchanged if there are no loras in the query.
Therefore, after a calculation with a given loras, all subsequent queries without a loras specified will use the last specified loras.

@leejet leejet merged commit 810ef0c into leejet:master Mar 3, 2026
14 checks passed
@leejet
Copy link
Owner

leejet commented Mar 3, 2026

Thank you for your contribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants